github.com/gotd/td/mtproto.Conn.storeSalt (method)

5 uses

	github.com/gotd/td/mtproto (current package)
		bind.go#L114: 			c.storeSalt(badMsgErr.NewSalt)
		handle_session_created.go#L38: 	c.storeSalt(s.ServerSalt)
		rpc.go#L38: 			c.storeSalt(badMsgErr.NewSalt)
		salt.go#L13: func (c *Conn) storeSalt(salt int64) {
		salt.go#L31: 	c.storeSalt(salt)